home *** CD-ROM | disk | FTP | other *** search
/ Champak 139 / (Vol 139) Sep 24 2011.iso / Games / bread_eating_contest_ph.swf / scripts / DefineButton2_352 / BUTTONCONDACTION on(release).as
Text File  |  2011-09-24  |  54b  |  5 lines

  1. on(release){
  2.    digit = "1";
  3.    gotoAndStop(1);
  4. }
  5.